[INFO] cloning repository https://github.com/muhammad-fiaz/Rustalk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/muhammad-fiaz/Rustalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammad-fiaz%2FRustalk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammad-fiaz%2FRustalk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2e977956f84378749677304f1ad43013eda8f367
[INFO] fixing muhammad-fiaz/Rustalk against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmuhammad-fiaz%2FRustalk" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/muhammad-fiaz/Rustalk
[INFO] finished tweaking git repo https://github.com/muhammad-fiaz/Rustalk
[INFO] tweaked toml for git repo https://github.com/muhammad-fiaz/Rustalk written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/muhammad-fiaz/Rustalk on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/muhammad-fiaz/Rustalk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded napi-build v2.2.3
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072
[INFO] running `Command { std: "docker" "start" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking clap_builder v4.5.48
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling napi-build v2.2.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking napi-sys v2.4.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling rustalk v0.0.1 (/opt/rustwide/workdir/rustalk)
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]     Checking regex-automata v0.4.11
[INFO] [stderr]     Checking regex v1.11.3
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]    Compiling napi-derive-backend v1.0.75
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking clap v4.5.48
[INFO] [stderr]    Compiling napi-derive v2.16.13
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking reach v0.0.1 (/opt/rustwide/workdir/packages/reach)
[INFO] [stderr]     Checking napi v2.16.17
[INFO] [stdout] error[E0277]: the trait bound `&Cow<'_, str>: Pattern` is not satisfied
[INFO] [stdout]    --> packages/reach/src/cli.rs:178:43
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     if !contents.contains(&path_str) {
[INFO] [stdout]     |                                  -------- ^^^^^^^^^ the trait `Fn(char)` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `FnOnce(char)`
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::contains`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/str/mod.rs:1382:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     if !contents.contains(&*path_str) {
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Cow<'_, str>: Pattern` is not satisfied
[INFO] [stdout]    --> packages/reach/src/cli.rs:232:55
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .filter(|line| !line.contains(&path_str))
[INFO] [stdout]     |                                              -------- ^^^^^^^^^ the trait `Fn(char)` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `FnOnce(char)`
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::contains`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/str/mod.rs:1382:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .filter(|line| !line.contains(&*path_str))
[INFO] [stdout]     |                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Cow<'_, str>: Pattern` is not satisfied
[INFO] [stdout]    --> packages/reach/src/cli.rs:178:43
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     if !contents.contains(&path_str) {
[INFO] [stdout]     |                                  -------- ^^^^^^^^^ the trait `Fn(char)` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `FnOnce(char)`
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::contains`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/str/mod.rs:1382:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     if !contents.contains(&*path_str) {
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Cow<'_, str>: Pattern` is not satisfied
[INFO] [stdout]    --> packages/reach/src/cli.rs:232:55
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .filter(|line| !line.contains(&path_str))
[INFO] [stdout]     |                                              -------- ^^^^^^^^^ the trait `Fn(char)` is not implemented for `Cow<'_, str>`
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `FnOnce(char)`
[INFO] [stdout]     = note: required for `&Cow<'_, str>` to implement `Pattern`
[INFO] [stdout] note: required by a bound in `core::str::<impl str>::contains`
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/str/mod.rs:1382:4
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 232 |                         .filter(|line| !line.contains(&*path_str))
[INFO] [stdout]     |                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reach` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reach` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072", kill_on_drop: false }`
[INFO] [stdout] 7380fa39c8bb4b891721f14b36f88be1c5024c51697675ac5b840a9bdf156072
